Mapping URL: /product/{id}
Description: delete the product entity with the appended id
Microservice: ProductService
/product/{id} |
Mapping URL: /product/{id}
Description: ProductService
Name: deleteProductById(id)
Request Method: DELETE
Service Interface: /product/{id}
Service Entity: Product
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |